type runtime.perThreadSyscallArgs

4 uses

	runtime (current package)
		os_linux.go#L705: type perThreadSyscallArgs struct {
		os_linux.go#L722: var perThreadSyscall perThreadSyscallArgs
		os_linux.go#L793: 	perThreadSyscall = perThreadSyscallArgs{
		os_linux.go#L870: 	perThreadSyscall = perThreadSyscallArgs{}